export default function (name: string, bubbles: boolean, cancelable?: boolean, detail?: any): CustomEvent;