export { Components, JSX } from './components';
export declare function getComponents(str: any): any;
