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