export declare const SEARCH = "Search by module path"; export declare const CHANGED = "Changed"; export declare const DUPLICATE = "Duplicate"; export declare const CHUNK = "Chunk"; export declare const FILE_TYPE = "File type"; export declare const SOURCE = "Source"; export declare const SOURCE_FIRST_PARTY = "First party"; export declare const SOURCE_THIRD_PARTY = "Third party";