import {
  IAcceleratorConfig,
} from './IAcceleratorConfig';

export declare const configurationDefaults: Partial<IAcceleratorConfig>;
