import React from 'react'; const CodeBlockIcon: React.FC = () => ( ); export default CodeBlockIcon;