import { ImageProps } from '.'; export declare const requiredProps: ImageProps; export declare const testkitTests: { title: string; props: ImageProps; }[]; export declare const ssrTests: { title: string; props: ImageProps; }[]; export declare const a11yTests: { title: string; props: ImageProps; }[]; //# sourceMappingURL=Image.meta.d.ts.map