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