import { RumConfig } from "../rumManager"; export declare const checkRumConfig: (config?: RumConfig | undefined) => boolean;