import { SvgIconComponent } from './types'; declare const DeveloperBoardIcon: SvgIconComponent; export default DeveloperBoardIcon;