export declare const styles: {
    summary: {
        fontSize: string;
        lineHeight: string;
        marginBottom: string;
    };
};
