import { Api } from "./Api"; export declare namespace Problem { type Problem = Api.components['schemas']['Problem']; }