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