import type { IconifyInfo } from '@iconify/types';

export { IconifyInfo };

export declare const collections: Record<string, IconifyInfo>;
