/// declare const classNames: { CUSTOM_VIEW_CONTAINER: string; }; declare const styles: string; export { classNames, styles as default };