import React from 'react'; import IconProps from './props'; declare const CodeBlockIcon: React.FC; export default CodeBlockIcon;