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