import { PrintComponent } from './interface.js'; declare const PrintCom: PrintComponent; export { PrintCom as default };