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