import { type Icon } from 'phosphor-react-native'; declare const I: Icon; /** @deprecated Use PrinterIcon */ export declare const Printer: Icon; export { I as PrinterIcon }; //# sourceMappingURL=Printer.d.ts.map