import type { IconProps } from '../types';
export declare const BrainSvg: ({ color }: IconProps) => import("react/jsx-runtime").JSX.Element;
