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