import * as React from "react"; declare function SvgLy(props: React.SVGProps): JSX.Element; export default SvgLy;