import { INumberConfig } from './typings'; declare const config: INumberConfig; export default config;