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