/** The first five accounts generated with soltsice mnemonic on Ganache (TestRPC) */ export declare const testAddresses: string[]; export declare const testPrivateKeys: string[];