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