export interface CheckinI { icon?: string; text: string; url: string; }