import { MdiReactIconComponentType } from './dist/typings';

declare const DockerIcon: MdiReactIconComponentType;
export default DockerIcon;
