UNPKG

@cimpress/react-components

Version:
5 lines 279 B
import * as React from 'react'; import { SortIndicatorSvgProps } from './SortIndicatorSvg'; declare const SortIndicatorUpSvg: ({ size, color, style }: SortIndicatorSvgProps) => React.JSX.Element; export default SortIndicatorUpSvg; //# sourceMappingURL=SortIndicatorUpSvg.d.ts.map