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