import type { ElementStyles } from '@microsoft/fast-element'; import type { FoundationElementTemplate } from '@microsoft/fast-foundation'; /** * Styles for Listbox * @public */ export declare const listboxStyles: FoundationElementTemplate;