import type { SvgIconProps } from '@mui/material/SvgIcon';
export declare function ContentCopy(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
export declare function Indexing(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
export declare function ContentCut(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
export declare function ContentPaste(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
export declare function TrackSelector(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
export declare function SaveAs(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
export declare function Save(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
export declare function DNA(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
export declare function Cable(props: SvgIconProps): import("react/jsx-runtime").JSX.Element;
