import { IAcceleratorConfig } from './src/configuration/IAcceleratorConfig';

declare const config: IAcceleratorConfig;
export default config;
