export const shape: { 'shape-flat': string; 'shape-card': string; 'shape-button': string; 'shape-elements': string; 'border-width-default': string; }; declare namespace _default { export { shape }; } export default _default; //# sourceMappingURL=shape.d.ts.map