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