export declare const switchStyle: (name: string) => (stylesObj: { [x: string]: any; }) => (props: { [x: string]: any; }) => string; //# sourceMappingURL=switchStyle.d.ts.map