import { SvgIconComponent } from './types'; declare const DockIcon: SvgIconComponent; export default DockIcon;