import { MdiReactIconComponentType } from './dist/typings';

declare const CandleIcon: MdiReactIconComponentType;
export default CandleIcon;
