import { Allocation } from '@graphprotocol/indexer-common'; export declare const createMockAllocation: () => Allocation;