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