import type { IconComponent } from '../types'; declare const Database: IconComponent; export default Database;