import React from 'react'; import ImageElement from './basic/ImageElement'; import VideoElement from './basic/VideoElement'; import TextElement from './basic/TextElement'; import ButtonElement from './basic/ButtonElement'; import ProgressBarElement from './basic/ProgressBarElement'; declare const Elements: { AddressLine1: React.LazyExoticComponent import("@emotion/react/jsx-runtime").JSX.Element>>; ButtonGroupField: React.LazyExoticComponent; CheckboxField: React.LazyExoticComponent; CheckboxGroupField: React.LazyExoticComponent; ColorPickerField: React.LazyExoticComponent; CustomField: React.LazyExoticComponent import("@emotion/react/jsx-runtime").JSX.Element>>; DateSelectorField: React.LazyExoticComponent import("@emotion/react/jsx-runtime").JSX.Element>>; DropdownField: React.LazyExoticComponent; DropdownMultiField: React.LazyExoticComponent; FileUploadField: React.LazyExoticComponent; MatrixField: React.LazyExoticComponent; PasswordField: React.LazyExoticComponent import("@emotion/react/jsx-runtime").JSX.Element>>; PaymentMethodField: React.LazyExoticComponent import("@emotion/react/jsx-runtime").JSX.Element>>; PhoneField: React.LazyExoticComponent import("@emotion/react/jsx-runtime").JSX.Element>>; PinInputField: React.LazyExoticComponent; QRScanner: React.LazyExoticComponent; RadioButtonGroupField: React.LazyExoticComponent; RatingField: React.LazyExoticComponent; SignatureField: React.LazyExoticComponent; SliderField: React.LazyExoticComponent; TextField: React.LazyExoticComponent import("@emotion/react/jsx-runtime").JSX.Element>>; TextArea: React.LazyExoticComponent import("@emotion/react/jsx-runtime").JSX.Element>>; ImageElement: typeof ImageElement; VideoElement: typeof VideoElement; TextElement: typeof TextElement; ButtonElement: typeof ButtonElement; ProgressBarElement: typeof ProgressBarElement; TableElement: React.LazyExoticComponent; }; export default Elements; //# sourceMappingURL=index.d.ts.map