import { _IconsConfig } from "../types"; export declare function _generateSpriteFile(config: _IconsConfig): void;