export declare function getTransitionProps(props: any, options: any): { duration: any; delay: any; }; export declare function getAutoHeightDuration(height: any): number;