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