export declare function uuid_():string export { uuid_ as _uuid, uuid_ as uuid, } export declare function short_uuid_():string export declare function uuid__compact(uuid:string):string export declare function polyfill_uuid_(uuid?:string):string