export declare const TemplateEditorLayout: import("react").ComponentType; } & { children?: import("react").ReactNode | undefined; }, "children"> & import("@material-ui/core/styles").StyledComponentProps<"root">>; export declare const TemplateEditorLayoutToolbar: import("react").ComponentType; } & { children?: import("react").ReactNode | undefined; }, "children"> & import("@material-ui/core/styles").StyledComponentProps<"root">>; export declare const TemplateEditorLayoutBrowser: import("react").ComponentType; } & { children?: import("react").ReactNode | undefined; }, "children"> & import("@material-ui/core/styles").StyledComponentProps<"root">>; export declare const TemplateEditorLayoutFiles: import("react").ComponentType; } & { children?: import("react").ReactNode | undefined; }, "children"> & import("@material-ui/core/styles").StyledComponentProps<"root">>; export declare const TemplateEditorLayoutPreview: import("react").ComponentType; } & { children?: import("react").ReactNode | undefined; }, "children"> & import("@material-ui/core/styles").StyledComponentProps<"root" | "scroll">>; export declare const TemplateEditorLayoutConsole: import("react").ComponentType; } & { children?: import("react").ReactNode | undefined; }, "children"> & import("@material-ui/core/styles").StyledComponentProps<"root">>;