/// import { IconProps } from '../../types'; declare const VideoFrame: (allProps: IconProps) => JSX.Element; export default VideoFrame;