export declare function timeConverter(value: string): number;
export declare function animationTimingFunctionConverter(value: string): any;
