export declare const weight: readonly ["semibold", "medium"]; export declare type Weight = typeof weight[number];