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