declare const _default: {
'x-section': string;
'x-row': string;
'x-col': string;
'x-container': string;
'x-box': string;
'x-card': string;
'x-divider-text': string;
'x-divider': string;
'x-button': string;
'x-tooltip': string;
};
export default _default;