import type { IconProps } from '../../types'; declare const IndentDecreaseLine: import("react").NamedExoticComponent; /** * MingCute Icon: Indent Decrease Line * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { IndentDecreaseLine };