export declare const formatLabelAsInitials: (label: string) => string;
