export interface FormatExecutorSchema {
  check: boolean;
}
