export interface GdkOptions { info: { logo: string; name: string; email: string; }; shortNavi: any[]; profileNavi: any[]; }