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