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