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