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