import React from 'react'; import type { PressableProps as Props, View } from 'react-native'; export declare const Pressable: React.ForwardRefExoticComponent; } & React.RefAttributes>; //# sourceMappingURL=Pressable.native.d.ts.map