export declare function applyMixins(derivedCtor: any, baseCtors: any[]): void; export declare const WALLET_REGEX: RegExp;