import { ReactIconComponentType } from '../types';

declare const ContentCut: ReactIconComponentType;
export default ContentCut;
            