import PrefixNodeRule from './PrefixNodeRule'; declare const PrefixNodeRules: { [key: number]: PrefixNodeRule; }; export default PrefixNodeRules;