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