UNPKG

infinity-forge

Version:
7 lines (6 loc) 252 B
import { TabContentProps } from "../../../../../../system/index.js"; export declare function CaptureI18nErrors({ languages, changeTab }: { languages: { symbol: string; }[]; } & TabContentProps): import("react/jsx-runtime").JSX.Element;