export declare const ruleTypeOptions: {
    value: string;
    item: string;
}[];
