export default function customScrollBar(info: { background: string; }): { 'scrollbar-color': string; '&::-webkit-scrollbar': { background: string; }; }; //# sourceMappingURL=custom-scrollbar.d.ts.map