export type MiniSharedLink = { readonly url: string; short_url?: string | null; };