InsertRowLeftOutlined.d.ts 134 Bytes
import { IconDefinition } from '../types';
declare const InsertRowLeftOutlined: IconDefinition;
export default InsertRowLeftOutlined;