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

declare const IndentDecreaseIcon: RemixiconReactIconComponentType;
export default IndentDecreaseIcon;
