import type { TraitAdapter } from '@nonoun/native-core'; import { PressController } from './press-controller.ts'; export declare const pressableAdapter: TraitAdapter; //# sourceMappingURL=pressable-adapter.d.ts.map