import { IconProps } from '@/@types/icon'; import React from 'react'; declare const ImoveisIcon: React.FC; export default ImoveisIcon;