import type { FunctionComponent } from 'react'; import { type KeywordProps } from '../customise/index.js'; export declare const Keyword: FunctionComponent; //# sourceMappingURL=Keyword.d.ts.map