import { STypes } from '../../types'; export declare const renderFunctions: ($functions: STypes.FunctionsOptions, pIndent: number) => string;