import { AnimationTriggerMetadata } from '@angular/animations'; export declare const toastAnimations: { readonly inOut: AnimationTriggerMetadata; };