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