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