export declare const resetCss: (allDescendants?: boolean) => import("styled-components").RuleSet<object>;
