import { FC } from 'react'; import { RulesDialogProps } from '../index'; export declare const MaterialRulesDialog: FC;