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