import { Printer } from ".."; declare function getDefaultPrinter(): Promise; export default getDefaultPrinter;