import type { IconDefinition } from '../types';
declare const DatabaseFilled: IconDefinition;
export default DatabaseFilled;
