InsertRowLeftOutlined.d.ts 134 Bytes Raw Blame History Permalink 1 2 3 import { IconDefinition } from '../types'; declare const InsertRowLeftOutlined: IconDefinition; export default InsertRowLeftOutlined;