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