import { TextProps } from '../../Text/types'; export interface FloatingButtonTextProps extends Omit { }