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

declare const FnoCandle: ReactIconComponentType;
export default FnoCandle;
            