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