import { type ConfigPlugin } from '@expo/config-plugins'; export declare const withDispatchPointerEventsAndroid: ConfigPlugin; export declare const withDispatchPointerEventsIOS: ConfigPlugin; declare const withEnablePointerEvents: ConfigPlugin; export default withEnablePointerEvents; //# sourceMappingURL=withPointerEventsExtension.d.ts.map