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