export declare const LOCAL_TESTNET_API: string;
export declare function testnetUp(): Promise<boolean>;
export declare function testnetDown(): Promise<void>;
//# sourceMappingURL=compose.d.ts.map