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

declare const Build: ReactIconComponentType;
export default Build;
            