export declare class TlBackdrop {
    backdrop: any;
    animation: any;
}
