/** * create new id */ export declare const generateNewId: () => string;