export declare const StyledButton: import("styled-components").StyledComponent<"button", any, { theme: any; }, never>; declare const SardinePayment: () => JSX.Element; export default SardinePayment;