export declare const styles: {
    desc: string;
    label: string;
    meta: string;
    text: string;
    title: string;
};
