import './index.scss'; import '../../../packages/layout-grid/index.scss'; declare const LayoutGrid: () => JSX.Element; export default LayoutGrid;