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