import type { FC } from 'react'; import { type RuleProps } from '../customise/index.js'; export declare const Rule: FC; //# sourceMappingURL=Rule.d.ts.map