export declare const parameters: { framework: "pixi"; }; export { renderToDOM, renderToCanvas } from './render';