UNPKG

wix-style-react

Version:
15 lines 395 B
import { ProportionProps } from '.'; export declare const requiredProps: ProportionProps; export declare const testkitTests: { title: string; props: ProportionProps; }[]; export declare const ssrTests: { title: string; props: ProportionProps; }[]; export declare const a11yTests: { title: string; props: ProportionProps; }[]; //# sourceMappingURL=Proportion.meta.d.ts.map