export declare const NUMBER_OF_EMPTY_ROWS_FOR_MANUAL_DATA_INPUT = 100; export declare const NUMBER_OF_EXAMPLES_IN_MAPPING = 5; export declare const SUPPORTED_FILE_MIME_TYPES: string[]; export declare const DOWNLOADED_CSV_SEPARATOR = ","; export declare const MAX_CHARACTERS_IN_MAPPING_EXAMPLES = 500; export declare const HEALDESS_UI_PORTAL_ROOT_ID = "headlessui-portal-root"; export declare const ROOT_CLASS = "hello-csv"; //# sourceMappingURL=index.d.ts.map