import { ReactIconComponentType } from '../types';

declare const FnoIndicator: ReactIconComponentType;
export default FnoIndicator;
            