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