export declare const renderConditional: (condition: boolean, content: string) => string;