import * as React from "react"; declare const SvgIcnGreenIndicator: { (props: React.SVGProps): JSX.Element; _raw: string; }; export default SvgIcnGreenIndicator;