export function toTailwindObj(className?: string | undefined): { [key: string]: any; };