export declare const SEARCH_PLACEHOLDER = "Search by asset path"; export declare const CHANGED = "Changed"; export declare const ASSET_TYPE = "Asset type"; export declare const FILE_TYPE = "File type"; export declare const CHUNKS = "Chunks"; export declare const NO_CHUNK = "No chunk"; export declare const ENTRY = "Entry"; export declare const INITIAL = "Initial"; export declare const CHUNK = "Chunk"; export declare const OTHER = "Other";