import { ParentProps } from 'solid-js'; export declare function ThemeProvider(props: ParentProps<{}>): import("solid-js").JSX.Element;