import type { IconConfig } from '../types'; export declare const getIconDefaultConfig: () => IconConfig;