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