/**
 * @file CircularProgress component barrel export
 */
export { CircularProgress } from './CircularProgress';
export type { CircularProgressProps, CircularProgressSize, CircularProgressVariant, CircularProgressVariantMap, } from './CircularProgress';
//# sourceMappingURL=index.d.ts.map