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

declare const DatabaseTickIcon: MdiReactIconComponentType;
export default DatabaseTickIcon;
