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