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