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