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