react-fex-gallery
Version:
React gallery powered by FEX.net API
10 lines (9 loc) • 968 B
TypeScript
export declare const InfoBarWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const InfoBarTop: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const InfoBarBody: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const InfoBarSubTitle: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const InfoBarProperty: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const InfoBarPropertyTop: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const InfoBarPropertyBottom: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const InfoBarTopClose: import("styled-components").StyledComponent<"div", any, {}, never>;
export declare const InfoBarTopCloseMobile: import("styled-components").StyledComponent<"div", any, {}, never>;