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