export declare class AbortError extends Error {
    constructor();
}
//# sourceMappingURL=abort-error.d.ts.map