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