import { Tags } from 'yaml';
export declare const customTags: (tags: Tags) => (import("yaml").ScalarTag | import("yaml").CollectionTag | "binary" | "bool" | "float" | "floatExp" | "floatNaN" | "floatTime" | "int" | "intHex" | "intOct" | "intTime" | "map" | "null" | "omap" | "pairs" | "seq" | "set" | "timestamp")[];
//# sourceMappingURL=index.d.ts.map