UNPKG

@cimpress/react-components

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