export declare const systemFonts: { value: string; label: string; }[]; export declare const fontWeights: { value: string; label: string; }[]; export declare const googleFonts: { value: string; label: string; }[]; export declare const allFonts: { value: string; label: string; }[];