export declare function cleanUpLabel(label: string): string; export declare function cleanUpOptionLabel(option: HTMLElement): string;