import type { IconComponent } from '../types'; declare const Brain: IconComponent; export default Brain;