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