import type { SVGProps } from 'react'; declare const SvgLordIconCli: (props: SVGProps) => import("@emotion/react/jsx-runtime").JSX.Element; export default SvgLordIconCli;