export { DropdownOption } from "./option.js"; export { definition as DropdownOptionDefinition } from "./option.definition.js"; export { isDropdownOption, type DropdownOptionOptions } from "@fluentui/web-components"; //# sourceMappingURL=index.d.ts.map