import type { Plugin } from './jsonic'; declare const Debug: Plugin; export { Debug };