import { SchemaBase } from "./SchemaBase"; export interface OutputSchema extends SchemaBase { }