import type { useAnimatedPropsType } from '../helperTypes';
export declare let useAnimatedProps: useAnimatedPropsType;
