/// import { IconProps } from "../SvgIcon"; export declare const ChangeVersion: (props?: IconProps) => JSX.Element; export default ChangeVersion;