const LIBRARY_NAME = 'Tabulus' as const; const PREFIX = LIBRARY_NAME.toLowerCase() as Lowercase; export { LIBRARY_NAME, PREFIX };