import { LFC } from "../../_types/LFC"; import { IApplicationLayoutProps } from "./_types/IApplicationLayoutProps"; /** * A component to make up the application layout and handle opening an closing of panes */ export declare const ApplicationLayout: LFC; //# sourceMappingURL=ApplicationLayout.d.ts.map