import { SVGProps } from "react"; declare const CodeBracketSquareIcon: (props: SVGProps) => JSX.Element; export default CodeBracketSquareIcon;