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