UNPKG

@jbrowse/core

Version:

JBrowse 2 core libraries used by plugins

11 lines (10 loc) 923 B
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;