import * as xregexp from './xregexp'; export * from './xregexp'; export declare const libraries: { xregexp: typeof xregexp; };