import { IconProps } from '../types'; import React from 'react'; declare const LayoutIcon: React.FC; export default LayoutIcon;