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