/// export declare const ResourceAnimation: { light: JSX.Element; dark: JSX.Element; }; export declare const BatchDragAnimation: { light: JSX.Element; dark: JSX.Element; };