import { StoreReporterConfig } from '../types';
export declare const CIRCLE_RADIUS = 150;
export declare const configDefaults: StoreReporterConfig;
