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