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

declare const Wc: ReactIconComponentType;
export default Wc;
            