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