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