import { Settings } from './entities/settings'; declare const settings: Settings; export default settings;