export declare const DEFAULT_PASSWORD = "COMPLEXPASSWORD1"; export declare const DEFAULT_SEED_PHRASE: string | undefined; export declare const USERNAME = "OTKTESTUSERNAME"; export declare const phantomWalletConfig: import("e2e/onchainTestKit/src").WalletFixtureOptions;