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

declare const WbTwighlight: ReactIconComponentType;
export default WbTwighlight;
            