export declare const ProfileCardLazy: import("react").LazyExoticComponent<(props: import("../..").ProfilecardProps & import("../../types").AnalyticsProps) => React.JSX.Element | null>;
