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