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