@wix/design-system
Version:
@wix/design-system
15 lines • 443 B
TypeScript
import { GoogleAddressInputProps } from '.';
export declare const requiredProps: GoogleAddressInputProps;
export declare const testkitTests: {
title: string;
props: GoogleAddressInputProps;
}[];
export declare const ssrTests: {
title: string;
props: GoogleAddressInputProps;
}[];
export declare const a11yTests: {
title: string;
props: GoogleAddressInputProps;
}[];
//# sourceMappingURL=GoogleAddressInput.meta.d.ts.map