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