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