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