import { Ref } from '@dineug/r-html'; export declare function useFlipAnimation(root: Ref, selector: string, animationName: string): void;