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