export declare const Wrapper: import("styled-components").StyledComponent<"button", any, { isActive: boolean; }, never>;