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