import React, { FC } from 'react'; export const CodeIcon: FC = () => ( );