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