declare const _default: { container: { backgroundColor: string; borderRadius: string; height: string; }; percentageBar: { backgroundColor: string; borderRadius: string; height: string; }; }; export default _default;