import { AfterRecipeText, SourceSpec } from "../test"; import { Yaml } from "./tree"; export declare function yaml(before: string | null, after?: AfterRecipeText): SourceSpec; //# sourceMappingURL=assertions.d.ts.map