export declare const createAnimationName: (content: string) => string; export declare const createClassName: (content: string) => string; export declare const escapeName: (animationOrClassName: string) => string; //# sourceMappingURL=names.d.ts.map