import { SVGProps } from 'react'; declare const IconOrderThin: (props: SVGProps) => JSX.Element; export default IconOrderThin;