import { UserProps } from '../components/InkeepEventTypes'; export declare const useUserProps: () => UserProps;