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