UNPKG

@wix/design-system

Version:

@wix/design-system

15 lines 433 B
import { GooglePreviewProps } from './GooglePreview.types'; export declare const requiredProps: GooglePreviewProps; export declare const testkitTests: { title: string; props: GooglePreviewProps; }[]; export declare const ssrTests: { title: string; props: GooglePreviewProps; }[]; export declare const a11yTests: { title: string; props: GooglePreviewProps; }[]; //# sourceMappingURL=GooglePreview.meta.d.ts.map