import { ElementStyles } from '@microsoft/fast-element'; import type { ElementDefinitionContext, FoundationElementDefinition } from '@microsoft/fast-foundation'; export declare const foundationOptgroupStyles: (_context: ElementDefinitionContext, _definition: FoundationElementDefinition) => ElementStyles; //# sourceMappingURL=optgroup.styles.d.ts.map