export declare const longviewClientCreate: import("yup").ObjectSchema<{
    label: string | undefined;
}, import("yup").AnyObject, {
    label: undefined;
}, "">;
//# sourceMappingURL=longview.schema.d.ts.map