// eslint-disable-next-line @typescript-eslint/no-explicit-any type Pattern = (scope: any, value: any) => object; export default Pattern;