import { controllerResponse } from "../../types";
export declare function generateOTP(): controllerResponse;
