import { IconProps } from '../types';
declare const Brain: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Brain;
//# sourceMappingURL=Brain.d.ts.map