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