import { Style } from '../style'; export declare class AnimationName extends Style { static matches: RegExp; static key: string; }