import type { CSSObject } from '@ant-design/cssinjs';
export declare const genNoMotionStyle: () => CSSObject;
