import { RemixiconReactIconComponentType } from './dist/typings';

declare const InsertColumnLeftIcon: RemixiconReactIconComponentType;
export default InsertColumnLeftIcon;
