UNPKG

react-native-paper

Version:
8 lines 482 B
declare const FAB: import("../../utils/forwardRef").ForwarRefComponent<import("react-native").View, import("./FAB").Props> & { Group: { ({ actions, icon, open, onPress, accessibilityLabel, theme: themeOverrides, style, fabStyle, visible, label, testID, onStateChange, color: colorProp, variant, backdropColor: customBackdropColor, }: import("./FABGroup").Props): JSX.Element; displayName: string; }; }; export default FAB; //# sourceMappingURL=index.d.ts.map