56fda74
1
2
export default function isMuiElement(element: any, muiNames: readonly string[]): boolean;