import { Operation } from "express-openapi";
export declare const get: Operation;
export declare const put: Operation;
