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