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