import { IMinidev } from 'minidev'; export declare function initMinidev(): void; export declare function getMinidev(): IMinidev;