import { IconProps } from '../@ErkIcon'; declare function PropertyIcon(props: IconProps): JSX.Element; export default PropertyIcon;