export declare const semantics: { default: string; decorative: string; button: string; checkbox: string; }; export default semantics;