export declare const title: string; export declare const subtitle: string; export declare const lead: string; export declare const boxTitle: string; export declare const caption: string; export declare const link: string; export declare const display: string; export declare const sup: string; export declare const sub: string;