import { FunctionComponent } from 'react'; /** * Play game bar. */ declare const LateralBar: FunctionComponent; export default LateralBar;