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