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