import { MarginProps, PaddingProps } from 'styled-system'; export declare const ErrorContainer: import("styled-components").StyledComponent<"div", any, PaddingProps>>, never>; export declare const RetryButton: import("styled-components").StyledComponent<"div", any, MarginProps>>, never>;