import "dotenv/config";
export declare function OpenApi(name: string): (target: any) => void;
