import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const RefreshCircle: EmotionIcon; export declare const RefreshCircleDimensions: { height: number; width: number; };