declare const RandomID: (value: string) => string;
export { RandomID, RandomID as default };
