import * as React from 'react'; declare function ContentCutIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default ContentCutIcon;