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