import { SvgIconComponent } from './types'; declare const ContentCutIcon: SvgIconComponent; export default ContentCutIcon;