import type { IconProps } from '../../types';
declare const RealEstate: import("react").NamedExoticComponent<IconProps>;
export { RealEstate };
