import React from 'react'; import { ILargeScreenBoardTitle } from '../../type/LargeScreenBoard'; declare const LargeScreenBoardTitle: React.FC; export default LargeScreenBoardTitle;