export interface Schema0 {
  int32Hint?: boolean;
}

export type SpaceInfixOpsRuleOptions = [Schema0?];
