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