/** * This is not an officially supported API and may be removed * on any version. * @internal */ export declare function useAnimatedState(initialState: any): any[];