importtype { SxProp } from'../../sx';
/**
* Provides an unstyled button that can be styled as-needed for components
*/exportdeclareconstButton: import("styled-components").StyledComponent<"button", any, SxProp, never>;
//# sourceMappingURL=ButtonReset.d.ts.map