declare const _default: {
    listAndCount: (scope: any, query: any, body: any) => Promise<import("../..").AdminCustomersListRes>;
};
export default _default;
