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