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