declare function getViewByPath(viewPaths: T, path?: string): Extract | undefined; export { getViewByPath as g };