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