import type { ChargesMatcherModule } from '../types.js';
export declare const findChargeMatchesResolver: ChargesMatcherModule.Resolvers;
