import type { IEmitterModeRandomOptions } from "./types.js";
export declare const defaultRandomOptions: IEmitterModeRandomOptions;
