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