import { SVGProps } from "react"; declare const SvgGlasses: (props: SVGProps) => JSX.Element; export default SvgGlasses;