import * as React from 'react'; declare function SvgIconPaste(props: React.SVGProps): JSX.Element; export default SvgIconPaste;