export declare const getLabelFromSlot: (label: string, slotEl: HTMLSlotElement) => string | null;