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