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