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