export default function isUiElement(element: any, uiNames: readonly string[]): boolean;