import type { Sink } from "../types/sink";
export declare const sinkByAttributeName: Map<string, Sink<any>>;
//# sourceMappingURL=sink-map.d.ts.map