import * as yup from "yup";
export declare const RpIdSchema: yup.StringSchema<string | undefined, yup.AnyObject, undefined, "">;
