export declare const getActionClipName: (objectName: string) => string;
export declare const getPositionName: (objectName: string) => string;
export declare const getRotationName: (objectName: string) => string;
