import * as React from "react"; declare function SvgEc(props: React.SVGProps): JSX.Element; export default SvgEc;