export default class InvalidConfigError extends CustomError { } import CustomError from "./custom-error.js";