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