export declare const BUID_GENERATOR_LIST: string[]; export declare const STATE_GENERATOR_LIST: string[]; export declare function generateStateMd5(all_properties?: {}, generator_list?: string[]): any; export declare function generateBuid(all_properties?: {}, generator_list?: string[]): any; //# sourceMappingURL=Md5Generator.d.ts.map