export function getClass(name: string): string | null export function getClassWithColor(name: string): string | null