import { Type } from '@nestjs/common';
export declare function getControllerClass({ path }: {
    path: any;
}): Type<any>;
//# sourceMappingURL=hook.controller.d.ts.map