declare function BotProfileImage({ size }: { size: number; }): import("react/jsx-runtime").JSX.Element; export default BotProfileImage;