export declare const getTransitionName: (prefixCls: any, placement: any, animationType: any) => string; export declare const getTransformOrigin: (placement: string) => any;