Files

4 lines
126 B
TypeScript
Raw Permalink Normal View History

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