export declare const ENTRY = "Entry"; export declare const INITIAL = "Initial"; export declare const CHUNK = "Chunk"; export declare const CHUNK_TOOLTIP = "The bundler's chunk from which the assets originated"; export declare const ENTRYPOINT = "Entrypoint"; export declare const FILE_TYPE = "File type"; export declare const FILE_TYPE_TOOLTIP = "Asset file type: JS, CSS, image, media, fonts, HTML, or other";