export default IconCodeBlock; declare var IconCodeBlock: React.ForwardRefExoticComponent & React.RefAttributes>; import React from 'react';