import * as React from "react"; declare function Code(props: React.SVGProps): any; export default Code;