import { ISprite } from './ISprite'; export declare function SpriteToJSON(sprite: T): {}; //# sourceMappingURL=SpriteToJSON.d.ts.map