import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgSortTile: (props: SVGProps) => React.JSX.Element; export default SvgSortTile; //# sourceMappingURL=SortTile.d.ts.map