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