export declare class IconSpriteConfig {
    path: string;
}
