import { IUBBCustomConfig } from '../../../types';
declare const config: IUBBCustomConfig;
export default config;
