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

declare const East: ReactIconComponentType;
export default East;
            