export interface MeetApiKey { key: string; creationDate: number; }