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