export { fabName } from './FAB.types'; export type { FABAppearance, FABProps, FABSize, FABSlotProps, FABTokens, FABType } from './FAB.types'; export { FAB } from './FAB'; //# sourceMappingURL=index.d.ts.map