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