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