import { IntrospectionResult, Resource } from './constants/interfaces'; declare const _default: (introspectionResults: IntrospectionResult) => (resource: Resource, aorFetchType: string, params: any) => { [key: string]: any; } | undefined; export default _default; //# sourceMappingURL=buildVariables.d.ts.map