import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const MdiDeveloperBoard: FunctionalComponent; export default MdiDeveloperBoard;