export default class UnknownError extends Error { constructor(m?: string); }