/// import { IconProps } from '../../types'; declare const ToPip: (allProps: IconProps) => JSX.Element; export default ToPip;