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