// Application-wide constants export const RECORD_A_MEETING_URL = "/transcripts/new" as const;