UNPKG

@cimpress/react-components

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