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