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