///
export declare const UnavailableForPreview: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, any, never>;
export declare const InfoBox: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, any, never>;
export declare const ModalWrapper: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, any, never>;
export declare const Modal: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, any, never>;
export declare const DismissButton: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, {}, never>;
export declare const FacebookButton: import("styled-components").StyledComponent, import("styled-components").DefaultTheme, {}, never>;
export declare const TwitterButton: import("styled-components").StyledComponent, import("styled-components").DefaultTheme, {}, never>;
export declare const DownloadButton: import("styled-components").StyledComponent, import("styled-components").DefaultTheme, {}, never>;