export declare const aaSupportedNetworks: { "11155111": { name: string; publicNodeUrl: string; }; "100": { name: string; publicNodeUrl: string; }; }; export declare const getPimlicoBundlerURL: (chainId: any) => string; export declare const aaLocalStorageKey = "smartAccounts"; export declare const aaDeterminiticProxyAddress = "0x4e59b44847b379578588920cA78FbF26c0B4956C"; export declare const toAddress: string;