declare const _exports: (string | {
    pattern: RegExp;
})[];
export = _exports;
