import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const CodeBracketIcon: FunctionalComponent; export default CodeBracketIcon;