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