UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

6 lines 268 B
import type { SxProp } from '../../sx'; /** * Provides an unstyled button that can be styled as-needed for components */ export declare const Button: import("styled-components").StyledComponent<"button", any, SxProp, never>; //# sourceMappingURL=ButtonReset.d.ts.map