import React from 'react'; export declare const resolversForBox: any; export declare let shouldEnableNewStyledSystemImplementation: boolean; export declare const makeStyledComponent: (Comp: any) => React.ForwardRefExoticComponent & React.RefAttributes> | import("styled-components").StyledComponent;