/// <reference types="react" />
export declare const ThemeProvider: React.FC<React.PropsWithChildren<{}>>;
