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

declare const InsertColumnRightIcon: RemixiconReactIconComponentType;
export default InsertColumnRightIcon;
