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