export declare const withThemingTools: (styleFactory: (opts: any) => any) => (baseTools: { colorMode: string; }) => any; //# sourceMappingURL=themingTools.d.ts.map