export declare function getLabel(name: string, props?: Record): string; export declare function cleanClassName(name: string): string;