import { IconProps } from '../lib';
declare function PinterestLogo(props: IconProps): JSX.Element;
export default PinterestLogo;
