import { ElementStyles } from '@microsoft/fast-element'; import type { ElementDefinitionContext, ProgressRingOptions } from '@microsoft/fast-foundation'; export declare const foundationProgressRingStyles: (context: ElementDefinitionContext, definition: ProgressRingOptions) => ElementStyles; //# sourceMappingURL=progress-ring.styles.d.ts.map