import { HandlerOptions } from '.'; export declare const regexp: ({ rule: { count }, template }: HandlerOptions) => string | string[];