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