/** https://stackoverflow.com/questions/105034/how-to-create-a-guid-uuid#answer-2117523 */ export declare function uuidv4(): string;