export interface I{{ pascalCase name }}Context {
  initial: string;
}