export declare const alias: { key: string; transform: string; duration: string; easingFunction: string; }; export declare const props: string[];