import { IIconOptions } from '@uifabric/styling/lib/index'; export declare function initializeIcons(baseUrl?: string, options?: IIconOptions): void;