import { IconDefinition } from '../types';
declare const PinterestOutlined: IconDefinition;
export default PinterestOutlined;
