export = displayView
declare function displayView(viewName: string, viewsPath: string, variables?: { [key: string]: string }): string