import { IconProps } from '../Icon'; declare function SvgViewColumn(props: IconProps): JSX.Element; export default SvgViewColumn;