import { type WithSpringConfig } from 'react-native-reanimated'; /** A spring fitted to the release/settle motion in the Stocks reference. */ export declare function useV2DrawerMotion(): WithSpringConfig; //# sourceMappingURL=useV2DrawerMotion.d.ts.map