import type { FC, PropsWithChildren } from 'react'; declare const PluginComponent: FC>; export default PluginComponent; //# sourceMappingURL=index.d.ts.map