export declare const thumbnailSize = 150;
export declare const CentralImageLocationStyles: {
    foldersWrapper: string;
    breadCrumbItem: string;
    folderWrapper: string;
    folderImage: string;
    folderImageInfo: string;
    itemDefaultOverlay: string;
    itemDetail: string;
    itemName: string;
};
