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