import * as React from 'react'; declare function VideoIcon(props: React.SVGProps): JSX.Element; export default VideoIcon;