export default class AbortError extends Error { constructor(message?: string); }