export declare const Button: import("styled-components").StyledComponent<"button", any, { secondary?: boolean | undefined; }, never>;