/**
 * 关闭开屏动画
 */
export declare const closeScreenAnimation: () => void;
