import { SelectQuery } from '@evershop/postgres-query-builder'; export declare const getCustomersBaseQuery: () => SelectQuery;