import type { ExecuteRule } from '../interface'; declare const range: ExecuteRule; export default range;