export interface Schema {
  dist: string;
}
