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