import { IconProps } from '../Icon'; declare function SvgLuiLogo(props: IconProps): JSX.Element; export default SvgLuiLogo;