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