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