export declare class Empty { host: HTMLSlEmptyElement; header: string; private hasActions; handleSlotChange(): void; render(): any; }