/** 用于处理树自动勾选子节点和优先返回父节点相关功能 */
export declare function useCheckAspectRatio(cropper: any, maxSize: any, aspectRatio: any, moveStart: any): any;
