import { IBottomSheetContentWrapperProps } from '../../core'; declare function BottomSheetContentWrapper({ children, contentWrapperProps }: IBottomSheetContentWrapperProps): import("react/jsx-runtime").JSX.Element; export default BottomSheetContentWrapper; //# sourceMappingURL=BottomSheetContentWrapper.d.ts.map