/// import { TouchableWithoutFeedbackProps as RNTouchableWithoutFeedbackProps } from 'react-native'; import { StyledProps, ViewStyle } from '../../styled'; export declare type TouchableWithoutFeedbackProps = StyledProps; export declare const TouchableWithoutFeedback: import("react").ForwardRefExoticComponent & import("../../styled").ResponsiveStyleProps & import("react").RefAttributes>; //# sourceMappingURL=TouchableWithoutFeedback.d.ts.map