Files

4 lines
134 B
TypeScript
Raw Permalink Normal View History

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