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