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