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