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