export declare const calculateAnimationTimeout: (duration: string | undefined, delay?: string | undefined) => number;