import { type ViewProps, type ViewStyle } from 'react-native'; export declare function useBottomSheetContentContainerStyle(enableFooterMarginAdjustment: boolean, _style?: ViewProps['style']): import("react-native").StyleProp; //# sourceMappingURL=useBottomSheetContentContainerStyle.d.ts.map