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

declare const DeveloperBoard: ReactIconComponentType;
export default DeveloperBoard;
            