export default function renderInterfaceProperty(name: string, type: string, required: boolean, description?: string): string;