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