import type { RenderingOptions } from './data-navigator'; declare const _default: (options: RenderingOptions) => any; export default _default;