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