import type { CSSProperties } from 'react'; export declare const BODY_SIZE: { readonly width: 96; readonly height: 92; }; export declare const BOX_ANIM_STYLE: CSSProperties;