export declare const uuid: (prefix: any) => string;
export default uuid;
