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

declare const DatabaseFillIcon: RemixiconReactIconComponentType;
export default DatabaseFillIcon;
