import { CommunityConfig } from "../config"; export declare const waitForTxSuccess: (config: CommunityConfig, txHash: string, timeout?: number, options?: { accountFactoryAddress?: string; }) => Promise; //# sourceMappingURL=index.d.ts.map