type LinkType = string | 'custom' | 'file'; export type { LinkType };