import { AgProgressRing } from './_ProgressRing.js'; declare global { interface HTMLElementTagNameMap { 'ag-progress-ring': AgProgressRing; } } export * from './_ProgressRing.js'; export type { AgProgressRingProps } from './_ProgressRing.js'; //# sourceMappingURL=ProgressRing.d.ts.map