import type { RadarPluginProps } from "./types"; export declare const withRadarIOS: (config: any, args: RadarPluginProps) => any;