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