UNPKG

v8-ui-components

Version:

A component lib for v8 storefront apps

3 lines (2 loc) 191 B
import { IContactUsStyledProps } from "./ContactUs.interfaces"; export declare const StyledContactUs: import("styled-components").StyledComponent<"div", any, IContactUsStyledProps, never>;