import * as React from "react"; export declare type ThemeLayoutProps = {}; export declare const ThemeLayout: React.FC;