export declare class AbortError extends DOMException { constructor(message?: string); }