/** * @file Entry Point - Interfaces * @module ext-regex/interfaces */ export type { default as Options } from './options.mjs';