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