import { IOptions } from '../sprite'; export default function stringifier(content: string, options: IOptions): string;