import type * as Stitches from '@stitches/react';
export declare const utilsStyles: {
    WebkitScrollbarX: Stitches.CSS<{
        media: {};
        theme: {};
        themeMap: {};
        utils: {};
    }>;
    WebkitScrollbarY: Stitches.CSS<{
        media: {};
        theme: {};
        themeMap: {};
        utils: {};
    }>;
};
//# sourceMappingURL=utilsStyles.d.ts.map