import type { IconProps } from '../../types';
declare const BoxingLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Boxing Line
 * @see {@link https://remixicon.com/icon/boxing-line Remix Icon Docs}
 */
export { BoxingLine };
