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