export function constUsed() { return 'TREESHAKE_CONST_USED' } export function constUnused() { return 'TREESHAKE_CONST_UNUSED' }