import { jsx as JSX } from '@emotion/react'; import { THEME_ID } from '../Identity'; export declare const matchComponent: (component: JSX.Element, themeId?: THEME_ID) => any; //# sourceMappingURL=testUtil.d.ts.map