import { InstantLock } from '@dashevo/dashcore-lib'; export declare function createFakeInstantLock(transactionHash: string): InstantLock;