/// <reference types="react" />
export declare const ThemeToggle: (props: any) => JSX.Element;
