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