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