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