declare function isSplitPluginInstalled(extendedAccount: any, chainId: number): Promise<boolean>;
export { isSplitPluginInstalled };
//# sourceMappingURL=helpers.d.ts.map