/** * Styles for the VelcronRenderer component */ declare const _default: { container: { width: string; }; }; export default _default;