import { PointType } from "../../utils/isPoint"; declare const _default: (factory: (params: Params, context: Context) => Type, dispose?: ((object: Type) => void) | undefined) => readonly [(params: Params, paramString?: string, context?: Context) => Type, (object: Type | null | undefined) => void, () => void]; export default _default;