import { Rule } from "../../utils/types"; export declare const shiftAllowanceRule: Rule; export declare const shiftAllowanceRuleNew: Rule; export declare const shiftAllowanceRuleTierA: Rule; export declare const nightShiftAllowanceRuleTierB: Rule;