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