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