import { AuthContextProviderProps, RegistrationContextProviderProps, RegistrationWorkflowContextProps } from '../contexts/index.js'; export declare const authContextProviderProps: AuthContextProviderProps; export declare const registrationContextProviderProps: RegistrationContextProviderProps; export declare const registrationWorkflowContextProps: RegistrationWorkflowContextProps;