@naarni/design-system
Version:
Naarni React Native Design System for EV Fleet Apps
21 lines • 407 B
TypeScript
export declare const styles: {
container: {
flex: number;
padding: number;
};
section: {
marginBottom: number;
};
sectionTitle: {
marginBottom: number;
color: string;
};
exampleContainer: {
marginBottom: number;
};
label: {
color: string;
marginBottom: number;
};
};
//# sourceMappingURL=styles.d.ts.map