import type { IconProps } from '../../types';
declare const IndentDecrease: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Indent Decrease
 * @see {@link https://remixicon.com/icon/indent-decrease Remix Icon Docs}
 */
export { IndentDecrease };
