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