import React from 'react'; export declare const AgentProfileCardWrapper: ({ children, }: { children: React.ReactNode; }) => React.JSX.Element;