import { Payload } from '../..'; declare function initGlobalsGraphQL(payload: Payload): void; export default initGlobalsGraphQL;