export declare const systemProps: any; export declare const layoutPropNames: (string | number | symbol)[]; export declare const propNames: (string | number | symbol)[]; export declare const isStyleProp: (prop: string) => boolean; //# sourceMappingURL=system.d.ts.map