import type { IconDb } from '../types'; declare const icondb: IconDb; export = icondb;