export declare type BackdropAnimationType = { opacity: number; duration: number; delay: number; };