export { FloatingLabel } from './FloatingLabel';
export type { FloatingLabelColor, FloatingLabelProps, FloatingLabelSizing, FloatingLabelVariant, } from './FloatingLabel';
export type { FlowbiteFloatingLabelTheme } from './theme';
