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

declare const WbIncandescent: ReactIconComponentType;
export default WbIncandescent;
            