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