import React from 'react'; declare const KanbanBoardBasic: () => React.JSX.Element; export default KanbanBoardBasic;