export declare const createSlot: (placeholder: HTMLElement, width: number, height: number) => HTMLElement;