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