export function varUsed() { return 'TREESHAKE_VAR_USED' } export function varUnused() { return 'TREESHAKE_VAR_UNUSED' }