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