/** * Copyright (c) 2026, Salesforce, Inc., * All rights reserved. * For full license text, see the LICENSE.txt file */ export declare function gql(strings: TemplateStringsArray, ...values: unknown[]): string; //# sourceMappingURL=gql.d.ts.map