export interface iSuiteInformation { name: string; description: string; breadCrumbs: string[]; }