export declare const arrowMotion: { expanded: { rotate: number; }; notExpanded: { rotate: number; }; }; export declare const iconSize = 12;