import { SnapRenderColorUtils } from '../../../utils/render.js'; import { PixivData } from '../type.js'; export declare const pixivRender: (data: PixivData, utils: SnapRenderColorUtils, video: boolean) => Promise; //# sourceMappingURL=image.d.ts.map