UNPKG

rn-sheet

Version:
5 lines 265 B
import React from 'react'; import type { ActionSheetProps, ActionSheetRef } from './types'; declare const _default: React.ForwardRefExoticComponent<ActionSheetProps & React.RefAttributes<ActionSheetRef>>; export default _default; //# sourceMappingURL=index.d.ts.map