/** * This file was auto-generated by Fern from our API Definition. */ /** * A URI reference to human-readable documentation for the error. */ export type ProblemInternalServerErrorType = '/internal-server-error'; export declare const ProblemInternalServerErrorType: { readonly InternalServerError: "/internal-server-error"; }; //# sourceMappingURL=ProblemInternalServerErrorType.d.ts.map