export declare const FlintAnimationEvents: { readonly FINISH: "flint-animation-finish"; readonly CANCEL: "flint-animation-cancel"; };