export declare function useAmmo(): { rayTest: (options: import("../../three-ammo/lib/types").RaycastOptions) => Promise; };