declare const _exports: {
    node: (n2k: any, state: any) => string;
    filter: (n2k: any, state: any) => any;
    source: string;
}[];
export = _exports;
//# sourceMappingURL=129283.d.ts.map