import './iconfont'; import './index.less'; import { DockProps } from './components/Dock'; export declare const mount: (props?: DockProps) => void;