import * as Yup from 'yup'; export declare const schema: Yup.ObjectSchema; export declare const emailIdentityError = "Sorry, the email you have entered has been categorized as possible spam. Use a different email address, or contact us at team@keen.io";