export declare type TypeUuid = string; export declare const createUuid: () => string;