wix-style-react
Version:
wix-style-react
15 lines • 413 B
TypeScript
import { GooglePreviewProps } from '.';
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