import type { IconComponent } from '../types'; declare const VideoFramePlayHorizontal: IconComponent; export default VideoFramePlayHorizontal;