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