import React from "react"; export declare const AppShell: React.FC<{ children: React.ReactNode; }>; //# sourceMappingURL=app-shell.d.ts.map