export declare const uuidv4: () => string;
export default uuidv4;
