ClipboardEvent: {
    prototype: ClipboardEvent;
    new (type: string, eventInitDict?: ClipboardEventInit): ClipboardEvent;
}

Type declaration