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