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