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