declare const createRandomShareUrl: (url: string) => string; export default createRandomShareUrl;