export const width: { '3xs': { __ref: any; }; '2xs': { __ref: any; }; xs: { __ref: any; }; sm: { __ref: any; }; md: { __ref: any; }; lg: { __ref: any; }; xl: { __ref: any; }; '2xl': { __ref: any; }; '3xl': { __ref: any; }; '4xl': { __ref: any; }; '5xl': { __ref: any; }; '6xl': { __ref: any; }; '7xl': { __ref: any; }; }; declare namespace _default { export { width }; } export default _default; //# sourceMappingURL=width.d.ts.map