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