export declare const themeGet: (path: string, defaultValue?: string | number | undefined) => (theme: any) => T;