import type { MetaReference } from './types';
export declare const iconReferences: MetaReference[];
