UNPKG

@lapidist/cv-generator

Version:

Lapidist cv-generator

19 lines (18 loc) 367 B
export declare const styles: { header: { display: string; flexDirection: string; alignItems: string; rowGap: number; marginBottom: number; }; name: { fontSize: number; fontWeight: string; marginBottom: number; }; contact: { fontSize: number; color: string; }; };