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