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