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