import { IconDefinition } from '../../types';
declare const Code: IconDefinition;
export default Code;
