import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const Building3Icon: FunctionalComponent; export default Building3Icon;