import * as React from 'react'; declare function SvgIconCli(props: React.SVGProps): JSX.Element; export default SvgIconCli;