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