/// import { IIconProps } from 'types'; declare function ContinueSvg(props: IIconProps): JSX.Element; export default ContinueSvg;