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