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