import React from 'react';
export declare const CodeSharp: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
