export declare const CSS: {
    thumbnail: string;
    background: string;
    initials: string;
    icon: string;
};
