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