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