import { PureComponent } from 'react'; export declare class Code extends PureComponent { static propTypes: any; render(): JSX.Element; }