/**
 * Scatter styles
 *
 * @private Not intended as public API and subject to change
 */
export declare const ScatterStyles: {
    activeSize: 5;
    size: 3;
};
//# sourceMappingURL=scatter-styles.d.ts.map